home *** CD-ROM | disk | FTP | other *** search
/ Gospel Library / Infobase setup disc.iso / intro / intro.dxr / 00035_eee.ls < prev    next >
Encoding:
Text File  |  1998-09-22  |  123 b   |  8 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     set the movieRate of sprite 3 to 0
  4.     cancelpuppets()
  5.     go(#next)
  6.   end if
  7. end
  8.